Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow attach/detach db to IModelDb connection #956

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

khanaffan
Copy link
Contributor

@khanaffan khanaffan commented Jan 8, 2025

itwinjs-core: iTwin/itwinjs-core#7530

Allow attach/detach db to active connection. This allow to combine data from more then on db using ECSQL.

Note: ConcurrentQuery has been updated to support attach detach as well.

iTwin/itwinjs-core#7532

@khanaffan khanaffan marked this pull request as ready for review January 9, 2025 19:30
@khanaffan
Copy link
Contributor Author

/azp run imodel-native

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@rschili
Copy link
Contributor

rschili commented Jan 10, 2025

Had a teams chat with Affan, I asked what happens if the attached ECDb is incompatible, like a different profile or incompatible schemas. It seems the code is not robust in handling that. We should add some more tests and safeguards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants